For most cases, installation is as simple as:
Latest fastdup is available for Mac M1 12 and higher, Ubuntu 20 and higher, Windows 10 and higher (via WSL).
Legacy versions are: Ubuntu 18, CentOS 7, Mac Intel.
fastdup is currently supported on Ubuntu 20.04/22.04/24.04 or 18.04 OS, CentOS 7.9, Amazon Linux 2, RedHat 4.8, Mac OS 10+ using Intel or M1 CPUs, and Windows 10, 11 Server (via WSL).
Required machine setup:
Note: When using conda on Mac M1 or Mac M1 Pro, make sure you install conda for ARM (and not conda for Intel). Otherwise, it will not be possible to install.
Download and install the CentOS 7 .whl
image from our release page.
Download and install the CentOS 7 .whl
image from our release page.
The below instructions are for Windows Server 10. More detailed instructions are here.
For Windows 10+11, follow the instructions here.
C:\Users\YourName\Downloads
):This will take a few minutes. You will see an output like:
This is the recommended installation method for all Mac, Ubuntu 18-20, Debian 10, and Windows Server 10.
fastdup-0.39-cp38-cp38-manylinux_2_31_x86_64.whl is not a supported wheel on this platform
lsb_release -r
) or Mac M1 Big Sur/Mac Intel Mojave (via sw_vers
).python3.8 -m pip install -U pip
.python3.8 -m pip install ...
instead of pip install ...
.For most cases, installation is as simple as:
Latest fastdup is available for Mac M1 12 and higher, Ubuntu 20 and higher, Windows 10 and higher (via WSL).
Legacy versions are: Ubuntu 18, CentOS 7, Mac Intel.
fastdup is currently supported on Ubuntu 20.04/22.04/24.04 or 18.04 OS, CentOS 7.9, Amazon Linux 2, RedHat 4.8, Mac OS 10+ using Intel or M1 CPUs, and Windows 10, 11 Server (via WSL).
Required machine setup:
Note: When using conda on Mac M1 or Mac M1 Pro, make sure you install conda for ARM (and not conda for Intel). Otherwise, it will not be possible to install.
Download and install the CentOS 7 .whl
image from our release page.
Download and install the CentOS 7 .whl
image from our release page.
The below instructions are for Windows Server 10. More detailed instructions are here.
For Windows 10+11, follow the instructions here.
C:\Users\YourName\Downloads
):This will take a few minutes. You will see an output like:
This is the recommended installation method for all Mac, Ubuntu 18-20, Debian 10, and Windows Server 10.
fastdup-0.39-cp38-cp38-manylinux_2_31_x86_64.whl is not a supported wheel on this platform
lsb_release -r
) or Mac M1 Big Sur/Mac Intel Mojave (via sw_vers
).python3.8 -m pip install -U pip
.python3.8 -m pip install ...
instead of pip install ...
.